Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few provisioning update issues #160

Merged
merged 1 commit into from
May 16, 2014
Merged

Conversation

Jofen
Copy link
Contributor

@Jofen Jofen commented May 16, 2014

  1. Fix update_gsi_provisioning: should use gsi's current provisioning instead of table's
  2. Fix retry_with_only_increase: no need to scale if both writes and reads not changed. o.w. would get "ValidationException: The provisioned throughput for the table will not change." and a waste of call.
  3. Fix gsi logs

…stead of table's; fix retry_with_only_increase: no need to scale if both writes and reads not changed; fix gsi logs
@sebdah sebdah added this to the 1.13.x milestone May 16, 2014
@sebdah sebdah self-assigned this May 16, 2014
@sebdah sebdah modified the milestones: 1.14.x, 1.13.x May 16, 2014
@sebdah sebdah merged commit 6ccd0d6 into sebdah:develop May 16, 2014
@sebdah
Copy link
Owner

sebdah commented May 16, 2014

Thank you very much @Jofen. I have merged and released this in version 1.13.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants